Click or drag to resize

IsLessThanOrEqualTo Constructor

Overload List
  NameDescription
Public methodIsLessThanOrEqualTo(PropertyPath, PropertyPath)
Initializes a new instance of the IsLessThanOrEqualTo class.
Public methodIsLessThanOrEqualTo(PropertyPath, Boolean)
Initializes a new instance of the IsLessThanOrEqualTo class.
Public methodIsLessThanOrEqualTo(PropertyPath, DateTime)
Initializes a new instance of the IsLessThanOrEqualTo class.
Public methodIsLessThanOrEqualTo(PropertyPath, Double)
Initializes a new instance of the IsLessThanOrEqualTo class.
Public methodIsLessThanOrEqualTo(PropertyPath, Int64)
Initializes a new instance of the IsLessThanOrEqualTo class.
Public methodIsLessThanOrEqualTo(PropertyPath, String)
Initializes a new instance of the IsLessThanOrEqualTo class.
Top
See Also